UnknownScope

data class UnknownScope(val scope: Scope) : ResolutionError(source)

Constructors

Link copied to clipboard
constructor(scope: Scope)

Properties

Link copied to clipboard

Functions

Link copied to clipboard

Convenient method that lifts an AuthorizationRequestError into Result context (wrapping an AuthorizationRequestException)